stylecontext: Always pass the static style
authorBenjamin Otte <otte@redhat.com>
Sun, 26 Oct 2014 23:25:18 +0000 (00:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 7 Jan 2015 13:26:47 +0000 (14:26 +0100)
commit270e73bfcc7a1f22f123de0bbb52bf9e05c0d75a
tree1965b9aac4d99beaa0e4571ac9301f05b7cfcfb1
parentc7e9489e3e9629c394ff3b3de7378bbf09ec92f0
stylecontext: Always pass the static style

... to build_properties.
There is always one available, so we can insist on that one.

This simplifies a bunch of code.
gtk/gtkcssanimatedstyle.c
gtk/gtkcssanimatedstyleprivate.h
gtk/gtkcsslookup.c
gtk/gtkcsslookupprivate.h
gtk/gtkstylecontext.c